[INFO] fetching crate manzana 0.2.0...
[INFO] testing manzana-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate manzana 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate manzana 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate manzana 0.2.0
[INFO] tweaked toml for crates.io crate manzana 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate manzana 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate manzana 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b3fb9727b45b91f9055cb96a172ed356a57a219b6c3646ca778395344a62f3
[INFO] running `Command { std: "docker" "start" "-a" "19b3fb9727b45b91f9055cb96a172ed356a57a219b6c3646ca778395344a62f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b3fb9727b45b91f9055cb96a172ed356a57a219b6c3646ca778395344a62f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b3fb9727b45b91f9055cb96a172ed356a57a219b6c3646ca778395344a62f3", kill_on_drop: false }`
[INFO] [stdout] 19b3fb9727b45b91f9055cb96a172ed356a57a219b6c3646ca778395344a62f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49a630910ea2e6206627f3460123071e21ade7d040a73f1fd316bb671720242f
[INFO] running `Command { std: "docker" "start" "-a" "49a630910ea2e6206627f3460123071e21ade7d040a73f1fd316bb671720242f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling manzana v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.59s
[INFO] running `Command { std: "docker" "inspect" "49a630910ea2e6206627f3460123071e21ade7d040a73f1fd316bb671720242f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a630910ea2e6206627f3460123071e21ade7d040a73f1fd316bb671720242f", kill_on_drop: false }`
[INFO] [stdout] 49a630910ea2e6206627f3460123071e21ade7d040a73f1fd316bb671720242f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40f6dc312400d551067ae3add209fa3e24b9adc286e05deb84f6ac35d9fddbab
[INFO] running `Command { std: "docker" "start" "-a" "40f6dc312400d551067ae3add209fa3e24b9adc286e05deb84f6ac35d9fddbab", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling manzana v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> src/secure_enclave.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |         let result = SecureEnclaveSigner::create(config);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "40f6dc312400d551067ae3add209fa3e24b9adc286e05deb84f6ac35d9fddbab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f6dc312400d551067ae3add209fa3e24b9adc286e05deb84f6ac35d9fddbab", kill_on_drop: false }`
[INFO] [stdout] 40f6dc312400d551067ae3add209fa3e24b9adc286e05deb84f6ac35d9fddbab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7af5d53f771fd33d88e7987327d26f97ad8363e5bd30b7ef3bee87035eb01f9
[INFO] running `Command { std: "docker" "start" "-a" "a7af5d53f771fd33d88e7987327d26f97ad8363e5bd30b7ef3bee87035eb01f9", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> src/secure_enclave.rs:602:13
[INFO] [stderr]     |
[INFO] [stderr] 602 |         let result = SecureEnclaveSigner::create(config);
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `manzana` (lib test) generated 1 warning (run `cargo fix --lib -p manzana --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/manzana-c03101ea34f9e8a3)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test afterburner::tests::test_convert_raw_stats_clamps_negative_utilization ... ok
[INFO] [stdout] test afterburner::tests::test_convert_raw_stats_filters_invalid_power ... ok
[INFO] [stdout] test afterburner::tests::test_convert_raw_stats_filters_invalid_temperature ... ok
[INFO] [stdout] test afterburner::tests::test_is_available_static ... ok
[INFO] [stdout] test afterburner::tests::test_default_stats_zero_streams ... ok
[INFO] [stdout] test afterburner::tests::test_prores_codec_display ... ok
[INFO] [stdout] test afterburner::tests::test_new_graceful_on_missing_hardware ... ok
[INFO] [stdout] test afterburner::tests::test_prores_codec_equality ... ok
[INFO] [stdout] test afterburner::tests::test_prores_codec_hash ... ok
[INFO] [stdout] test afterburner::tests::test_rapid_stats_creation ... ok
[INFO] [stdout] test afterburner::tests::test_stats_capacity_used_percent ... ok
[INFO] [stdout] test afterburner::tests::test_stats_capacity_used_percent_zero_capacity ... ok
[INFO] [stdout] test afterburner::tests::test_convert_raw_stats_clamps_utilization ... ok
[INFO] [stdout] test afterburner::tests::test_stats_clone ... ok
[INFO] [stdout] test afterburner::tests::test_stats_debug ... ok
[INFO] [stdout] test afterburner::tests::test_stats_is_active ... ok
[INFO] [stdout] test afterburner::tests::test_stats_temperature_safe ... ok
[INFO] [stdout] test error::tests::test_display_impl_not_generic ... ok
[INFO] [stdout] test error::tests::test_error_clone ... ok
[INFO] [stdout] test error::tests::test_error_debug ... ok
[INFO] [stdout] test error::tests::test_error_equality ... ok
[INFO] [stdout] test error::tests::test_error_code_extraction ... ok
[INFO] [stdout] test error::tests::test_error_implements_std_error ... ok
[INFO] [stdout] test error::tests::test_error_messages_are_readable ... ok
[INFO] [stdout] test error::tests::test_error_predicates ... ok
[INFO] [stdout] test error::tests::test_iokit_error_includes_code ... ok
[INFO] [stdout] test error::tests::test_subsystem_display ... ok
[INFO] [stdout] test metal::tests::test_devices_no_panic ... ok
[INFO] [stdout] test metal::tests::test_is_available_consistent ... ok
[INFO] [stdout] test metal::tests::test_convenience_function ... ok
[INFO] [stdout] test metal::tests::test_metal_buffer_methods ... ok
[INFO] [stdout] test neural_engine::tests::test_ane_op_hash ... ok
[INFO] [stdout] test neural_engine::tests::test_is_available_platform_detection ... ok
[INFO] [stdout] test neural_engine::tests::test_capabilities_default_values ... ok
[INFO] [stdout] test neural_engine::tests::test_tensor_new_invalid_size ... ok
[INFO] [stdout] test ffi::tests::test_module_compiles ... ok
[INFO] [stdout] test neural_engine::tests::test_tensor_new_valid ... ok
[INFO] [stdout] test error::tests::test_error_constructors ... ok
[INFO] [stdout] test neural_engine::tests::test_capabilities_consistent_with_available ... ok
[INFO] [stdout] test neural_engine::tests::test_ane_op_equality ... ok
[INFO] [stdout] test neural_engine::tests::test_convenience_function ... ok
[INFO] [stdout] test metal::tests::test_new_invalid_index ... ok
[INFO] [stdout] test neural_engine::tests::test_load_nonexistent_model ... ok
[INFO] [stdout] test secure_enclave::tests::test_key_config_builder ... ok
[INFO] [stdout] test secure_enclave::tests::test_access_control_display ... ok
[INFO] [stdout] test secure_enclave::tests::test_algorithm_display ... ok
[INFO] [stdout] test neural_engine::tests::test_tensor_zeros ... ok
[INFO] [stdout] test secure_enclave::tests::test_convenience_function ... ok
[INFO] [stdout] test secure_enclave::tests::test_empty_tag_rejected ... ok
[INFO] [stdout] test neural_engine::tests::test_ane_op_display ... ok
[INFO] [stdout] test secure_enclave::tests::test_is_available_platform_detection ... ok
[INFO] [stdout] test secure_enclave::tests::test_key_config_defaults ... ok
[INFO] [stdout] test secure_enclave::tests::test_public_key_structure ... ok
[INFO] [stdout] test secure_enclave::tests::test_signature_validation ... ok
[INFO] [stdout] test tests::test_is_acceleration_available_no_panic ... ok
[INFO] [stdout] test tests::test_is_macos_consistent ... ok
[INFO] [stdout] test tests::test_version_not_empty ... ok
[INFO] [stdout] test tests::test_error_reexport ... ok
[INFO] [stdout] test tests::test_prores_codec_reexport ... ok
[INFO] [stdout] test unified_memory::tests::test_allocation_success ... ok
[INFO] [stdout] test unified_memory::tests::test_copy_from_slice ... ok
[INFO] [stdout] test unified_memory::tests::test_allocation_too_large_fails ... ok
[INFO] [stdout] test unified_memory::tests::test_copy_from_slice_too_large ... ok
[INFO] [stdout] test unified_memory::tests::test_debug_format ... ok
[INFO] [stdout] test unified_memory::tests::test_allocation_zero_fails ... ok
[INFO] [stdout] test unified_memory::tests::test_is_uma_available ... ok
[INFO] [stdout] test unified_memory::tests::test_large_allocation ... ok
[INFO] [stdout] test unified_memory::tests::test_page_alignment ... ok
[INFO] [stdout] test tests::test_afterburner_reexport ... ok
[INFO] [stdout] test unified_memory::tests::test_convenience_function ... ok
[INFO] [stdout] test unified_memory::tests::test_multiple_buffers ... ok
[INFO] [stdout] test unified_memory::tests::test_read_write ... ok
[INFO] [stdout] test unified_memory::tests::test_zeroed_buffer ... ok
[INFO] [stdout] test secure_enclave::tests::test_public_key_invalid_format ... ok
[INFO] [stdout] test unified_memory::tests::test_pointers ... ok
[INFO] [stdout] test secure_enclave::tests::test_public_key_invalid_length ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8b312374b355a779)
[INFO] [stdout] test metal::tests::test_device_properties ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-b79f52362efde4f9)
[INFO] [stdout] test test_afterburner_monitor_graceful_on_missing_hardware ... ok
[INFO] [stdout] test test_afterburner_convenience_function ... ok
[INFO] [stdout] test test_acceleration_available_aggregates_all ... ok
[INFO] [stdout] test test_afterburner_stats_api ... ok
[INFO] [stdout] test test_error_constructors_all_variants ... ok
[INFO] [stdout] test test_error_std_error_trait ... ok
[INFO] [stdout] test test_afterburner_is_available_consistent ... ok
[INFO] [stdout] test test_error_subsystem_all_variants ... ok
[INFO] [stdout] test test_all_subsystems_have_availability_check ... ok
[INFO] [stdout] test test_f017_graceful_degradation_on_missing_hardware ... ok
[INFO] [stdout] test test_f031_f032_neural_engine_detection ... ok
[INFO] [stdout] test test_f038_invalid_model_path ... ok
[INFO] [stdout] test test_f046_metal_device_enumeration ... ok
[INFO] [stdout] test test_f061_secure_enclave_detection ... ok
[INFO] [stdout] test test_f071_uma_allocation ... ok
[INFO] [stdout] test test_f076_metal_alignment ... ok
[INFO] [stdout] test test_f078_large_allocation_fails ... ok
[INFO] [stdout] test test_is_acceleration_available_no_crash ... ok
[INFO] [stdout] test test_is_macos_platform_detection ... ok
[INFO] [stdout] test test_prores_codec_all_variants ... ok
[INFO] [stdout] test test_secure_enclave_access_control_options ... ok
[INFO] [stdout] test test_version_semver_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test determinism_tests::test_stats_methods_deterministic ... ok
[INFO] [stdout] test determinism_tests::test_uma_deterministic ... ok
[INFO] [stdout] test determinism_tests::test_error_methods_deterministic ... ok
[INFO] [stdout] test prop_error_code_security ... ok
[INFO] [stdout] test prop_capacity_zero_means_zero_percent ... ok
[INFO] [stdout] test prop_error_code_iokit ... ok
[INFO] [stdout] test prop_access_control_display_not_empty ... ok
[INFO] [stdout] test prop_algorithm_display ... ok
[INFO] [stdout] test prop_error_code_none_for_others ... ok
[INFO] [stdout] test prop_error_display_readable ... ok
[INFO] [stdout] test prop_capacity_formula_correct ... ok
[INFO] [stdout] test prop_error_clone_equals ... ok
[INFO] [stdout] test prop_capacity_used_percent_non_negative ... ok
[INFO] [stdout] test prop_is_timeout_only_for_variant ... ok
[INFO] [stdout] test prop_public_key_wrong_length_rejected ... ok
[INFO] [stdout] test prop_signature_valid_length ... ok
[INFO] [stdout] test prop_is_not_available_only_for_variant ... ok
[INFO] [stdout] test prop_signature_invalid_length_long ... ok
[INFO] [stdout] test prop_uma_buffer_length_preserved ... ok
[INFO] [stdout] test prop_temperature_safety_consistent ... ok
[INFO] [stdout] test prop_subsystem_display_not_empty ... ok
[INFO] [stdout] test prop_temperature_none_means_none_safety ... ok
[INFO] [stdout] test prop_signature_invalid_length_short ... ok
[INFO] [stdout] test prop_uma_buffer_alignment ... ok
[INFO] [stdout] test prop_uma_allocated_ge_requested ... ok
[INFO] [stdout] test prop_stats_clone_equals ... ok
[INFO] [stdout] test prop_key_config_tag_preserved ... ok
[INFO] [stdout] test prop_key_config_access_control ... ok
[INFO] [stdout] test prop_prores_codec_display_not_empty ... ok
[INFO] [stdout] test prop_is_active_iff_streams_positive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests manzana
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/neural_engine.rs - neural_engine::NeuralEngineSession::load (line 215) - compile ... ok
[INFO] [stdout] test src/unified_memory.rs - unified_memory::UmaBuffer::new (line 85) - compile ... ok
[INFO] [stdout] test src/unified_memory.rs - unified_memory (line 12) - compile ... ok
[INFO] [stdout] test src/secure_enclave.rs - secure_enclave (line 9) - compile ... ok
[INFO] [stdout] test src/neural_engine.rs - neural_engine (line 9) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/secure_enclave.rs - secure_enclave::SecureEnclaveSigner::create (line 304) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 69) - compile ... ok
[INFO] [stdout] test src/metal.rs - metal (line 8) - compile ... ok
[INFO] [stdout] test src/afterburner.rs - afterburner::AfterburnerMonitor::stats (line 188) - compile ... ok
[INFO] [stdout] test src/afterburner.rs - afterburner (line 9) - compile ... ok
[INFO] [stdout] test src/afterburner.rs - afterburner::AfterburnerMonitor::new (line 161) - compile ... ok
[INFO] [stdout] test src/secure_enclave.rs - secure_enclave::SecureEnclaveSigner::sign (line 411) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a7af5d53f771fd33d88e7987327d26f97ad8363e5bd30b7ef3bee87035eb01f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7af5d53f771fd33d88e7987327d26f97ad8363e5bd30b7ef3bee87035eb01f9", kill_on_drop: false }`
[INFO] [stdout] a7af5d53f771fd33d88e7987327d26f97ad8363e5bd30b7ef3bee87035eb01f9
